< Prev(J) / Next(K) > / View :

Filename: /text/swriter/01/04200000.xhp

(bookmark: bm_id3083451)
(bookmark: bm_id106266)
(bookmark: bm_id3146320)

Insert Script
スクリプトの挿入(hd_id3147402.1)

(variable: scripttext)Inserts a script at the current cursor position in an HTML or text document.
(variable: scripttext)形式ドキュメントまたは文書ドキュメントの、現在のカーソル位置にスクリプトを挿入します。(par_id3155620.2)

(variable: wie)To access this command...(variable: wie)この機能の見つけ方

(embed text/swriter/00/00000404.xhp#einfscript : linkinfo)

Choose Insert - Script (only HTML documents)
メニュー 挿入 → スクリプト (HTML ドキュメントのみ)(par_id3150113.15)

(/embed text/swriter/00/00000404.xhp#einfscript)


An inserted script is indicated by a small green rectangle. If you do not see the rectangle, choose (in case of MAC)Office - Preferences(/in case of MAC)(in other case)Tools - Options(/in other case) - Office Writer/Web - View, and select the Comments check box. To edit a script, double-click the green rectangle.
[PO-fuzzy@swriter\01.po] ※※※未訳※※※(par_id3149880.4)

If your document contains more than one script, the Edit Script dialog contains previous and next buttons to jump from script to script.
1 つのドキュメントに複数のスクリプトが存在する場合、スクリプトの編集 ダイアログに矢印ボタンが表示されます。この矢印ボタンを押すと、前後のスクリプトにジャンプできます。(par_id3150572.5)

(bookmark: bm_id3149710)


(par_id0903200802541668.)

(embed text/swriter/00/00000004.xhp#nopfli : linkinfo)

Icon
アイコン(par_id3148773.)

Jump to Previous Script
前のスクリプトにジャンプ(par_id3147174.267)


(/embed text/swriter/00/00000004.xhp#nopfli)

(bookmark: bm_id3150761)


(par_id0903200802541770.)

(embed text/swriter/00/00000004.xhp#nopfre : linkinfo)

Icon
アイコン(par_id3151265.)

Jump to Next Script
次のスクリプトにジャンプ(par_id3150260.268)


(/embed text/swriter/00/00000004.xhp#nopfre)

Contents
内容(hd_id3154644.7)

(bookmark: bm_id3151177)

Script Type
スクリプトタイプ(hd_id3149294.9)

Enter the type of script that you want to insert. The script is identified in the HTML source code by the tag <SCRIPT LANGUAGE="JavaScript">.
挿入するスクリプトの種類を入力します。このスクリプトは、HTML ソースコード内では <SCRIPT LANGUAGE="JavaScript"> タグで識別されます。(par_id3145413.10)

(bookmark: bm_id3149800)
(bookmark: bm_id3149803)

URL
URL(hd_id3154097.13)

Adds a link to a script file. Click the URL radio button, and then enter the link in the box. You can also click the browse button (...), locate the file, and then click Insert. The linked script file is identified in the HTML source code by the following tags:
スクリプトファイルへのリンクを追加します。URL ラジオボタンをクリックして、ボックスにリンクを入力します。ブラウズボタン (...) をクリックして、ファイルを選択し、挿入 をクリックすることもできます。リンクされたスクリプトファイルは、HTML ソースコード内では次のタグで識別されます。(par_id3149810.14)

<SCRIPT LANGUAGE="JavaScript" SRC="url">
<SCRIPT LANGUAGE="JavaScript" SRC="url">(par_id3152963.15)

/* ignore all text here */
/*この部分の内容はすべて無視されます*/(par_id3153678.16)

</SCRIPT>
</SCRIPT>(par_id3154574.17)

(bookmark: bm_id3149692)

...
...(hd_id3155903.19)

Locate the script file that you want to link to, and then click Insert.
リンクするスクリプトを選択して、挿入 をクリックします。(par_id3154188.20)

(bookmark: bm_id3149489)
(bookmark: bm_id3149493)

Text
テキスト(hd_id3155184.11)

Enter the script code that you want to insert.
挿入するスクリプトコードを入力します。(par_id3143272.12)


< Prev / Next >